Release 10.1A: OpenEdge Data Management:
DataServer for ODBC
Binding with connection and startup parameters
Binding settings determine how data is pulled from the data source by the DataServer. When binding is turned on, query results are copied directly into the DataServer’s memory, eliminating the need to do post-query calls to retrieve the data. When binding is not enabled, queries run independent of the data retrieval, and subsequent calls to the data source are required to retrieve the data.
The default setting is to use binding for both
NO-LOCKandEXCLUSIVE-LOCKqueries. You can override the default using the-DsrvBINDING,nconnection parameter. The syntax is as follows:
Table 4–3 describes the
BINDINGoptions that you can specify with the-Dsrvparameter.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |